Metadata-Version: 1.1
Name: Mailchimp-Python
Version: 0.1.3.dev1
Summary: A package used to integrate with Mailchimp via their public API (version 3)
Home-page: https://github.com/andreask/mailchimp-python
Author: Andréas Kühne
Author-email: andreas@kuhne.se
License: MIT
Description: Mailchimp python
        ================
        
        This plugin is used to communicate with the mailchimp API v3. To use it, you have to add your own api key for access.
        
Keywords: mailchimp integration api
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Communications
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
